home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Windows Selection / Windows Selection 1.iso / Desktop / VB App Launcher / readme.txt < prev    next >
Encoding:
Text File  |  1997-04-09  |  1.5 KB  |  43 lines

  1. VB App Launcher Version .62 BETA 1
  2.  
  3.  
  4. LICENSE
  5. You as end user have the right to legally distribute the VB App
  6. Launcher package whether you are a private user or business user
  7. to anybody that you desire for free.  Provided that this document 
  8. is distributed with the package.  The source code may be ommited
  9. from the package if you desire.
  10.  
  11.  
  12. DISCLAIMER
  13. The information and code provided is provided 'as is' without 
  14. warranty of any kind, either express or implied. In no event 
  15. shall Joshua Baker or Eric Sanford be liable for any damages 
  16. whatsoever including direct, indirect, incidental, consequential,
  17. loss of business profits or special damages, even if the author 
  18. has been advised of the possibility of such damages.
  19.  
  20. DO NOT USE VBApp Launcher UNLESS YOU CAN FULLY AGREE WITH THIS 
  21. DISCLAIMER.
  22.  
  23.  
  24. INTRODUCTION
  25. This was my first attempt at a Visual Basic program.  I think I 
  26. learned quite a bit with the help of Eric Sanford.  I have included
  27. the source code for you Visual Basic folks out there.
  28.  
  29.  
  30. INSTRUCTIONS
  31. Pretty simple, launch the program and click setup.  Then Name the 
  32. buttons and click browse to find the path to that program.  
  33.  
  34. The file selection boxes work pretty simple.  It will open any file 
  35. with its associated windows program.  Kinda like an explorer window
  36. only it takes up less space.
  37.  
  38.  
  39. KNOWN BUGS
  40. -49 Character limit in the path to a program, if you really need more
  41. than 49 characters then contact me and I will explain my work around
  42. until I can fix it
  43.